libxc: convert gnttab interfaces to use an opaque handle type
authorIan Campbell <ian.campbell@citrix.com>
Thu, 23 Dec 2010 15:32:52 +0000 (15:32 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 23 Dec 2010 15:32:52 +0000 (15:32 +0000)
commit94705cc4bfe4d9d749d86f49045f62ed9e48a0bc
tree2ff00e7ac3769d5f695c5e7a2d7ddbf1060fa37d
parent3e446a35ee82c738367e8f90e3bc9166687043a8
libxc: convert gnttab interfaces to use an opaque handle type

The xc_interface previously passed to xc_gnttab_* was only used for
logging which can now be done via the xc_gnttab handle instead.

This makes the interface consistent with the changes made to the main
interface in 21483:779c0ef9682c.

Also update QEMU_TAG to pull in the corresponding qemu change.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Config.mk
tools/fs-back/fs-backend.c
tools/fs-back/fs-backend.h
tools/fs-back/fs-ops.c
tools/libxc/xc_linux.c
tools/libxc/xc_minios.c
tools/libxc/xc_private.c
tools/libxc/xc_private.h
tools/libxc/xenctrl.h